StellarPay\PaymentGateways\Stripe\DataTransferObjects\StripeResponses\PaymentIntentDTO S

Total Complexity 15
Dependencies 4
Dependents 3
Total lines 214
Lines of code 56
Logical lines of code 22
Comment lines 78
Methods 14
Properties 5

Methods 14

Method Rating Maintainability Complexity Lines of code
getPaymentGatewayMode()
S
79 2 3
fromStripeResponse()
S
65 1 9
getId()
S
82 1 3
getAmount()
S
82 1 3
getCurrency()
S
82 1 3
getClientSecret()
S
82 1 3
getPaymentMethod()
S
82 1 3
getCustomer()
S
82 1 3
getStripeResponseAsArray()
S
81 1 3
getFee()
S
70 1 7
getNetAmount()
S
70 1 7
isCanceled()
S
80 1 3
isSucceeded()
S
80 1 3
getStatus()
S
80 1 3